vendor/golang.org/x/crypto/cryptobyte.Builder.pendingIsASN1 (field)

3 uses

	vendor/golang.org/x/crypto/cryptobyte (current package)
		builder.go#L30: 	pendingIsASN1  bool
		builder.go#L200: 		pendingIsASN1:  isASN1,
		builder.go#L230: 	if child.pendingIsASN1 {